@charset "utf-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0
}
fieldset, img {
	border: 0
}
img {
	vertical-align: middle
}
ol, ul, li {
	list-style-type: none;
	text-align: justify;
	text-justify: inter-ideograph
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
button, input, select, textarea {
	font-size: 12px;
	font-family: inherit;
	margin: 0;
	outline: none;
	resize: none;
	border: none
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden
}
.clearfix {
	zoom: 1
}
.container {
    width: 1200px;
    margin: 0 auto;
}

html {
	verflow: -Scroll;
	overflow-x: hidden;
	zoom: 1;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical
}
body {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-family: microsoft yahei, simsun, Arial, Helvetica, sans-serif
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
blr:expression(this.onFocus=this.blur());
	transition: all ease .3s
}
a:hover {
	color: #be050d;
	text-decoration: none
}
:focus {
	outline: none
}
.fl {
	float: left
}
.fr {
	float: right
}
.w1200 {
	width: 1200px;
	margin: 0 auto
}
.mb10 {
	margin-bottom: 10px
}
.mb15 {
	margin-bottom: 15px
}
.mb25 {
	margin-bottom: 25px
}
.center {
	text-align: center
}
.hide {
	overflow: hidden
}
.erp {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.qc_table { margin:8px 0px; padding:0px; text-align:left; width:100%; border-collapse:collapse;}
.qc_table td{ padding:4px 5px; border:1px solid #DADBD6;}


.header {
	height: 90px;
	padding: 10px 0;
	overflow:hidden;
}
.headR {
	padding-top: 25px
}
.top_2_l{padding-left:5px;float:left;width:640px; text-align:left; padding-top:15px; padding-bottom:5px; color:#333333;line-height:30px; font-size:22px;}
.top_2_l b{ width:100%; float:left; color:#333333; margin-bottom:2px;letter-spacing:0; margin-top:6px; font-size:28px;}
.top_2_l b strong{color:#e63517;}
.top_2_l span{width:100%; float:left; color:#333333; font-size:20px; padding:4px 0;}

.headR .wx {
	float: left;
	width: 40px;
	height: 40px;
	background: url(../images//wxIcon.png) no-repeat;
	padding-right: 20px;
	border-right: 1px solid #d7d7d7;
	position: relative;
	margin-top: 5px;
	cursor: pointer;
	z-index: 3
}
.headR .wx span {
	position: absolute;
	top: 50px;
	left: -45px;
	background: #ececec;
	padding: 5px;
	display: none;
	z-index: 5
}
.headR .wx span::before {
	position: absolute;
	content: "";
	top: -12px;
	left: 50%;
	border: 6px solid transparent;
	border-bottom-color: #ccc;
	margin-left: -6px
}
.header .phone {
	background: url(../yixin/tel.jpg) no-repeat left center;
	padding-left: 60px;
	margin-left: 20px;
	font-size:16px;
	line-height: 25px;
}
.header .phone span {
	display: block;
	font-size: 28px;
	color: #e63517;
	font-family: Arial;
	font-weight: 700
}
.nav {
	line-height: 50px;
	font-size: 16px;
	/*background:#be050d;*/
	overflow:hidden;
}
.navhd{ overflow:hidden;}
.nav .navhd li {
	float: left;
	width: 14%;
	text-align: center
}
.nav .navhd li a {
	color: #fff;
	display: block;
	position: relative;
	z-index: 2;
	background-position: left center;
}
.nav .navhd li:last-child {
	margin-right: 0
}
.nav .navhd li .cur, .nav li a:hover {
	background-position: 0 0;
	color: #fff;
	background: #d8ad76;
}
.nav .navhd li .sub-nav{position:absolute;top:195px; list-style:none;background-color:#d8ad76;display:none; z-index:999;}
.nav .navhd li .sub-nav li{text-align:center;clear:left;width:168px;height:40px;line-height:40px;position:relative;}
.nav .navhd li .sub-nav li a{height:40px;line-height:40px;width:168px;padding:0;display:inline-block; font-size:14px; color:#fff;}



.banner {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 500px
}
.banner .bd {
	height: 500px;
	z-index: 0;
	position: relative;
	left: 50%;
	margin-left: -960px
}
.banner_ctr {
	height: 90px;
	position: absolute;
	top: 45%;
	z-index: 2;
	left: 50%;
	margin-left: -600px
}
.banner_ctr a {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/ctrl.png) no-repeat 0 0;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	display: block
}
.banner_ctr a.prev {
	left: -90px
}
.banner_ctr a.next {
	right: -1280px;
	background-position: -40px 0
}
.banner_ctr a:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.banner .hd {
	position: absolute;
	bottom: 20px;
	text-align: center;
	z-index: 5;
	left: 50%;
	font-size: 0;
	line-height: 0;
	height: 0;
	margin-left: -30px;
	height: 14px
}
.banner .hd li {
	z-index: 2;
	cursor: pointer;
	margin-right: 5px;
	display: inline-block;
	width: 10px;
	height: 10px;
*display:inline;
	zoom: 1;
	border-radius: 100%;
	border: 2px solid #fff;
	position: relative;
	transition: all .3s
}
.banner .hd li:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #fff;
	top: 2px;
	left: 2px;
	border-radius: 100%
}
.banner .hd li:hover, .banner .hd .on {
	border: 2px solid #be050d;
	transform: scale(1.1)
}
.banner .hd .on:after {
	background: #be050d
}
.search {
	height: 36px;
	padding: 15px 0;
	border-bottom: 1px solid #e5eef4
}
.searFont {
	width: 780px;
	overflow: hidden;
	line-height: 36px
}
.searFont a {
	margin: 0 8px
}
.searFont strong {
	color: #333;
	font-weight: 400
}
.searMain {
	width: 295px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #dbdbdb
}
.searSelect {
	float: left;
	width: 49px;
	color: #333;
	padding-left: 15px;
	position: relative;
	font-size: 12px;
	cursor: pointer;
	border-right: 1px solid #ddd
}
.searSelect span {
	position: relative;
	display: block
}
.searSelect span:after {
	content: "";
	position: absolute;
	right: 8px;
	top: 17px;
	border: 4px solid transparent;
	border-top-color: #333
}
.searSelect ul {
	position: absolute;
	top: 34px;
	left: 0;
	background: #fff;
	text-align: center;
	width: 65px;
	display: none
}
.searSelect ul li {
	padding-left: 15px;
	line-height: 25px;
	border-top: 1px solid #f5f5f5
}
.searSelect ul li:hover {
	background: #f1f1f1
}
.search .txt {
	width: 240px;
	float: left;
	height: 34px;
	line-height: 34px;
	color: #666;
	padding: 0 10px
}
.search .btn {
	float: left;
	width: 35px;
	height: 34px;
	cursor: pointer;
	transition: all .3s;
	background: #be050d url(../yixin/searIcon.png) no-repeat center center
}
.search .btn:hover {
	opacity: .8
}
.adv {
	border-left: 1px solid #f0f0f0
}
.adv li {
	width: 299px;
	border-right: 1px solid #f0f0f0;
	height: 200px;
	text-align: center;
	float: left;
	transition: all .3s
}
.adv li h4 {
	padding-top: 75px;
	display: inline-block;
	padding-left: 65px;
	font-weight: 400;
	text-align: left
}
.adv li i {
	float: left;
	width: 58px;
	height: 46px;
	background: url(../images/advIcon.png) no-repeat;
	margin-left: -65px;
	transition: all .3s;
	top: 0;
	position: relative
}
.adv li h4 span {
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
	font-weight: 700
}
.adv li:nth-child(2) i {
	background-position: -58px 0
}
.adv li:nth-child(3) i {
	background-position: -116px 0
}
.adv li:nth-child(4) i {
	background-position: -174px 0
}
.adv li:hover {
	box-shadow: 0 0 10px #ccc
}
.adv li:hover i {
	top: -10px
}

/* 理由 */
.reasons{
    width: 1200px;
    margin: 0 auto;
    margin-top: 82px;
	overflow:hidden;
}
.reasons .reatt{
    text-align: center;
    margin-bottom: 68px;
	color: #606060;
    font-size: 30px;
	font-weight: 600;
}
.reasons .realist.fl{width:  400px;}
.reasons .realist.fr{
    width: 400px;
    margin-top: 98px;
    margin-left: -42px;
}
.reasons .reaimg{width: 360px;margin:0 20px;}
.reasons .reaimg.fr{width: 450px;}
.reasons .reaimg img{
    width: 100%
}
.realist .ly{
    color:#3f3f3f;
    font-size:14px;
    line-height: 30px;
    margin-bottom: 56px;
}
.realist .ly p:nth-child(1){
    font-size:22px;
	line-height:50px;
    font-weight:bold;
	color:#be050d;
    margin-bottom: 16px;
	border-bottom:1px solid #ededed;
}
/*
.realist .ly1{
    background: url(../images/one.png) no-repeat left top;
}
.realist .ly2{
    background: url(../images/two.png) no-repeat left top;
}
.realist .ly3{
    background: url(../images/three.png) no-repeat left top;
}
.realist .ly4{
    background: url(../images/four.png) no-repeat left top;
}
*/



.product {
	padding: 60px 0;
	overflow: hidden;
	background: url(../images/2_14.jpg) repeat-y center top;
}
.proL {
	width: 280px
}
.proL h3 {
	font-size: 24px;
	color: #fff;
	padding: 25px 0 0 30px;
	text-transform: uppercase;
	height: 65px;
	background: #be050d;
}
.proL h3 span {
	font-size: 12px;
	display: block;
	font-weight: 400
}
.proL .side {
	background: #fff;
	font-size: 16px;
	border: 1px solid #be050d
}
.proL .side .m {
	font-size: 16px;
	font-weight: 700
}
.proL .side .m>a {
	background: #be050d;
	color: #fff;
	display: block;
	padding: 0 15px
}
.proL .side .m i {
	float: left;
	background: url(../images/sideIcon.png) no-repeat left center;
	width: 32px;
	height: 60px;
	margin-right: 6px
}
.proL .side .m2 i {
	background-position: -32px center
}
.proL .side a {
	height: 60px;
	line-height: 60px
}
.proL .side .m>a:hover {
	background: #e50e00
}
.proL .side .m ul {
	padding: 0 15px;
	overflow: hidden
}
.proL .side .m1 ul a {
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dcdcdc;
	display: block;
	background: url(../images/side_li.png) no-repeat right center
}
.proL .side .m1 ul a:hover, .proL .side ul .cur a {
	background: url(../images/side_lih.png) no-repeat right center;
	color: #be050d
}
.proL .side .m2 ul {
	padding: 5px 15px
}
.proL .side .m2 ul a {
	font-size: 14px;
	float: left;
	width: 45%;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	background: url(../images/side_li2.jpg) no-repeat left center;
	padding-left: 5%
}
.proL .phone {
	background: #fff url(../images/pIcon.png) no-repeat center 20px;
	padding: 70px 0 25px;
	text-align: center;
	margin-top: 10px;
	font-weight: 400
}
.proL .phone span {
	color: #be050d;
	font-size: 24px;
	display: block;
	margin-top: 5px
}
.proR {
	width: 900px
}
.proR .tie {
	height: 50px;
	line-height: 50px;
	background: #fff;
	padding: 0 20px;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	margin-bottom: 15px
}
.proR .tie a {
	float: right;
	font-size: 14px
}
.proR ul {
	width: 940px
}
.proR li {
	background: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	width: 210px;
	margin: 0 20px 25px 0;
	padding-bottom: 20px;
	overflow: hidden;
	transition: all .3s
}
.proR li .pImg {
	display: block;
	width: 210px;
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px
}
.proR li img {
	width: 210px;
	height: 180px;
	transition: all .5s
}
.proR li h4 {
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400;
	padding: 0 10px
}
.proR li:hover img {
	transform: scale(1.1)
}
.proR li:hover h4 {
	color: #be050d
}
.proR li:hover {
	box-shadow: 0 0 10px #ccc
}
.in_5_12{width:100%; float:left; background:url(../images/1.png) no-repeat center top;}
.in_5_12 img{ float:left; margin-top:20px;}
.in_5_12 li{ float:left; width:200px; text-align:center; text-transform:uppercase; color:#FFF; font-size:16px; color:#8bddaf;}

.in_5_12 li p { width:100%; float:left; color:#FFF;text-align:center; font-weight:normal;font-size:18px;padding:100px 0 80px 0; }


.made {
	padding: 60px 0;
	overflow: hidden;
	background-image: url(../images/made_bg.jpg);
	background-position: center;
	background-attachment: fixed;
	background-size: cover
}
.hTitle {
	text-align: center;
	font-size: 30px;
	color: #333;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 36px
}
.hTitle strong {
	font-size: 36px;
	font-weight: 700;
	color: #be050d
}
.hTitle span {
	font-size: 16px; 
	color: #666;
	display: block
}
.hTitle2 {
	color: #fff
}
.hTitle2 span {
	color: #ccc
}
.made ul {
	width: 1240px;
	margin-bottom: 50px
}
.made li {
	float: left;
	background: #fff;
	padding: 20px;
	width: 245px;
	height: 395px;
	margin-right: 20px;
	color: #555
}
.made li .pImg {
	width: 245px;
	height: 220px;
	overflow: hidden;
	display: block
}
.made li img {
	width: 245px;
	height: 220px;
	transition: all .5s
}
.made li h4 {
	font-size: 24px;
	color: #222;
	font-weight: 400;
	padding: 20px 0
}
.made li:hover img {
	transform: scale(1.1)
}
.made .btn {
	text-align: center;
	height: 40px
}
.made .btn a, .odds li .font .more {
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #be050d;
	color: #fff;
	margin: 0 10px
}
.made .btn a:hover, .odds li .font .more:hover {
	background: #0082b8
}
.case {
	padding: 60px 0;
	overflow: hidden
}
.case .menu {
	height: 100px;
	background: #eaeaea
}
.case .menu a {
	float: left;
	width: 149px;
	border-right: 1px solid #fff;
	height: 82px;
	text-align: center;
	padding-top: 18px
}
.case .menu span {
	display: block
}
.case .menu a i {
	display: inline-block;
	background: url(../images/caseIcon.png) no-repeat;
	width: 40px;
	height: 30px;
	margin-bottom: 5px;
	transition: all .3s
}
.case .menu a:nth-child(2) i {
	background-position: -40px 0
}
.case .menu a:nth-child(3) i {
	background-position: -80px 0
}
.case .menu a:nth-child(4) i {
	background-position: -120px 0
}
.case .menu a:nth-child(5) i {
	background-position: -160px 0
}
.case .menu a:nth-child(6) i {
	background-position: -200px 0
}
.case .menu a:nth-child(7) i {
	background-position: -240px 0
}
.case .menu a:nth-child(8) i {
	background-position: -280px 0
}
.case .menu a.on, .case .menu a:hover {
	background: #be050d;
	color: #fff
}
.case .menu a.on i {
	background-position: 0 -30px
}
.case .menu a:nth-child(2).on i {
	background-position: -40px -30px
}
.case .menu a:nth-child(3).on i {
	background-position: -80px -30px
}
.case .menu a:nth-child(4).on i {
	background-position: -120px -30px
}
.case .menu a:nth-child(5).on i {
	background-position: -160px -30px
}
.case .menu a:nth-child(6).on i {
	background-position: -200px -30px
}
.case .menu a:nth-child(7).on i {
	background-position: -240px -30px
}
.case .menu a:nth-child(8):hover i {
	background-position: -280px -30px
}
.caseMain {
	height: 380px;
	overflow: hidden;
	border: 1px solid #eaeaea
}
.caseBox {
	height: 380px;
	overflow: hidden
}
.caseBox .pic {
	display: block;
	width: 440px;
	height: 380px;
	overflow: hidden
}
.caseBox img {
	width: 330px;
	height: 380px;
	transition: all .5s
}
.caseBox .font {
	width: 670px;
	padding: 40px 30px 0 0;
	overflow: hidden
}
.caseBox .txt {
	height: 240px;
	margin-bottom: 15px;
	overflow: hidden
}
.caseBox .btn a {
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #be050d;
	color: #fff;
	margin-right: 10px;
	border: 1px solid #be050d
}
.caseBox .btn a:nth-child(1) {
	background: 0 0;
	color: #be050d
}
.caseBox .btn a:hover {
	background: #0082b8;
	color: #fff
}
/*.odds {
	padding: 60px 0;
	overflow: hidden;
	background-image: url(../images/odds_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover
}
.odds .hTitle {
	font-size: 36px
}
.odds .hTitle strong {
	font-size: 90px;
	color: #be050d;
	line-height: 80px;
	font-family: Arial
}
.odssMain, .odds li {
	height: 440px;
	background: #fff;
	overflow: hidden
}
.odds li .pImg {
	width: 600px;
	height: 440px;
	overflow: hidden
}
.odds li img {
	width: 600px;
	height: 440px;
	transition: all .8s
}
.odds li .font {
	padding: 70px 45px 40px;
	width: 510px;
	height: 330px;
	overflow: hidden;
	position: relative;
	z-index: 2
}
.odds li .font i {
	position: absolute;
	right: 0;
	top: 60px;
	color: #f1f1f1;
	font-style: normal;
	font-size: 158px;
	line-height: 158px;
	font-family: Arial;
	z-index: -1
}
.odds li .font h3 {
	font-size: 24px;
	color: #333;
	margin-bottom: 35px
}
.odds li .font .txt {
	height: 160px;
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 16px
}
.odds li .btn p {
	background: url(../images/pIcon2.png) no-repeat 30px center;
	padding-left: 80px;
	color: #be050d;
	float: left;
	border-left: 1px solid #be050d;
	margin-left: 30px;
	margin-top: -5px
}
.odds li .btn p span {
	display: block;
	font-size: 24px;
	font-family: Arial;
	font-weight: 700
}
.odds li:hover img {
	transform: scale(1.1)
}
*/
.numTab {
	text-align: center;
	margin-top: 40px
}
.numTab span {
	font-size: 16px;
	color: #fff;
	margin: 0 10px;
	cursor: pointer;
	position: relative;
	padding-bottom: 10px
}
.numTab span:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: #be050d;
	width: 0;
	transition: all .3s;
	height: 2px
}
.numTab span.on {
	color: #be050d
}
.numTab span.on:after {
	width: 100%
}
.partner {
	padding: 60px 0;
	overflow: hidden;
	padding-left: 1px
}
.partner li {
	float: left;
	width: 198px;
	height: 198px;
	position: relative;
	transition: all .3s;
	position: relative;
	border: 1px solid #e2e2e2;
	margin-top: -1px;
	margin-left: -1px
}
.partner li img {
	width: 198px;
	height: 198px;
	position: absolute;
	z-index: 2;
	transform: rotateY(0deg);
	transition: all .5s ease 0s;
	backface-visibility: hidden
}
.partner li span {
	position: absolute;
	width: 188px;
	height: 198px;
	background: #be050d;
	line-height: 198px;
	text-align: center;
	transform: rotateY(-180deg);
	transition: all .5s ease 0s;
	backface-visibility: hidden;
	color: #fff;
	padding: 0 5px
}
.partner li:hover img {
	transform: rotateY(180deg)
}
.partner li:hover span {
	transform: rotateY(0deg)
}
.hMore {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e2e2e2;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px
}
.hMore:hover {
	background: #be050d;
	border: 1px solid #be050d;
	color: #fff
}
.process {
	background-image: url(../images/process_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding-top: 60px;
	overflow: hidden
}
.process .phone {
	text-align: center;
	color: #be050d;
	margin-bottom: 50px
}
.process .phone .btn {
	display: inline-block;
	width: 170px;
	border-radius: 20px 0 0 20px;
	background: #be050d;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin-right: 1px;
	transition: all .4s
}
.process .phone span.btn {
	border-radius: 0 20px 20px 0
}
.process .phone .btn:hover {
	width: 220px
}
.process .phone .btn i {
	background: url(../images/pIcon3.png) no-repeat;
	width: 22px;
	height: 18px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
	top: 2px
}
.process .pic {
	left: 50%;
	margin-left: -960px;
	position: relative;
	display: block
}
.about_main{background: #fff url(../yixin/indexbg003.jpg) no-repeat center top;
    background-size: 1920px auto;
    height: auto;
    overflow: hidden;
    width: 100%;
	
	}
.about {
	padding: 60px 0;
	overflow: hidden
}
.aboutMain {
	height: 360px;
	overflow: hidden;
	background: #f6f6f6
}
.aboutMain .pic {
	float: left;
	width: 600px;
	height: 360px;
	overflow: hidden;
	position: relative
}
.aboutMain .pic img {
	width: 600px;
	height: 360px;
	transition: all .5s;
	animation: myfirst 20s linear infinite normal
}
.aboutMain .pic .txt {
	position: absolute;
	background: rgba(28,28,28,.7);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-weight: 700;
	width: 92%;
	padding: 10px 4%
}
.aboutMain .pic .txt h4 {
	font-size: 20px;
	margin-bottom: 6px
}
.aboutMain .font {
	padding: 30px 40px;
	height: 300px;
	width: 520px
}
.aboutMain .font .txt {
	height: 250px;
	margin-bottom: 10px;
	overflow: hidden
}
.aboutMain .more {
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #be050d;
	text-align: center;
	color: #be050d
}
.aboutMain .more:hover {
	background: #be050d;
	color: #fff;
	border: 1px solid #be050d;
}
@keyframes myfirst {
0% {
transform:scale(1, 1)
}
50% {
transform:scale(1.1, 1.1)
}
100% {
transform:scale(1, 1)
}
}
.setting {
	padding-bottom: 60px;
	overflow: hidden
}
.setting .menu {
	text-align: center;
	height: 40px;
	margin-bottom: 50px;
	position: relative;
	overflow: hidden
}
.setting .menu a {
	display: inline-block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #333;
	background: #dbdbdb
}
.setting .menu a.on {
	background: #be050d;
	color: #fff
}
.setting .menu:after {
	content: "";
	position: absolute;
	left: 0;
	top: 20px;
	height: 1px;
	width: 100%;
	background: #dbdbdb;
	z-index: -1
}
.settingMain, .settingBox {
	height: 310px;
	overflow: hidden
}
.settingMain ul {
	width: 1240px;
	overflow: hidden;
	margin-bottom: 30px
}
.settingMain li {
	float: left;
	width: 285px;
	height: 220px;
	text-align: center;
	margin-right: 20px
}
.settingMain li img {
	width: 285px;
	height: 220px;
	transition: all .5s
}
.settingMain li .pic {
	display: block;
	width: 285px;
	height: 220px;
	overflow: hidden
}
.settingMain li p {
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	margin-top: -50px;
	z-index: 2;
	background: #000;
	background: rgba(0,0,0,.5);
	color: #fff
}
.settingMain li:hover img {
	transform: scale(1.1)
}
.client {
	background: #f0f0f0;
	padding: 60px 0;
	overflow: hidden
}
.clientMain {
	height: 435px;
	overflow: hidden
}
.clientMain ul {
	width: 1240px
}
.clientMain li {
	float: left;
	width: 265px;
	background: #fff;
	border: 1px solid #dbdbdb;
	padding: 9px;
	padding-bottom: 0;
	margin-right: 20px;
	margin-bottom: 5px
}
.clientMain li .pic {
	width: 265px;
	height: 200px;
	overflow: hidden;
	display: inline-block
}
.clientMain li img {
	width: 265px;
	height: 200px;
	transition: all .5s
}
.clientMain li h4 {
	padding: 15px 0;
	color: #333
}
.clientMain li p {
	height: 110px;
	color: #999;
	overflow: hidden
}
.clientMain li .more {
	display: block;
	background: #dbdbdb;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin: 0 -10px
}
.clientMain li .more:hover {
	background: #be050d;
	color: #fff
}
.clientMain li:hover img {
	transform: scale(1.1)
}
.clientMain li:hover {
	border: 1px solid #be050d
}
.clientMain li:hover .more {
	background: #be050d;
	color: #fff
}
.news {
	padding: 60px 0;
	overflow: hidden
}
.newsL {
	width: 790px;
	overflow: hidden
}
.news .title {
	font-size: 24px;
	color: #333;
	font-weight: 400;
	height: 55px;
	background: #fff
}
.news .title a {
	float: right;
	font-size: 14px
}
.newsTop {
	height: 300px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #f0f0f0;
	padding-right: 30px
}
.newsTop .nImg {
	width: 400px;
	height: 300px;
	float: left;
	margin-right: 30px;
	overflow: hidden
}
.newsTop img {
	width: 400px;
	height: 300px;
	transition: all .5s
}
.newsTop h4 {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400;
	margin-bottom: 10px;
	padding-top: 50px
}
.newsTop h4 span {
	display: block;
	font-size: 12px;
	font-family: Arial;
	color: #888
}
.newsTop h4 a {
	color: #222
}
.newsTop p {
	height: 120px
}
.newsTop h4 a:hover {
	color: #be050d
}
.newsTop img:hover {
	transform: scale(1.1)
}
.newsTop .more {
	display: inline-block;
	width: 100px;
	height: 30px;
	background: #be050d;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px
}
.newsTop .more:hover {
	background: #0082b8;
	width: 160px
}
.newsL ul {
	background: #f0f0f0;
	padding: 15px;
	overflow: hidden
}
.newsL ul li {
	height: 45px;
	line-height: 45px;
	float: left;
	width: 345px;
	padding-right: 35px;
	border-bottom: 1px solid #dfdfdf;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.newsL ul li a {
	background: url(../images/ly_li.png) no-repeat left center;
	padding-left: 10px
}
.newsL ul li span {
	float: right;
	font-size: 12px;
	margin-left: 25px
}
.newsL ul li a:hover {
	background: url(../images/ly_li.png) no-repeat 8px center;
	padding-left: 18px
}
.faq {
	width: 390px;
	background: #f0f0f0
}
.faqMain {
	height: 472px;
	overflow: hidden;
	margin: 25px
}
.faq li {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 25px;
	margin-bottom: 25px
}
.faq li h4 {
	height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/a.jpg) no-repeat left 2px;
	padding-left: 30px;
	font-weight: 400;
	font-size: 16px
}
.faq li h4 a {
	color: #333
}
.faq li h4 a:hover {
	color: #be050d
}
.footer {
	background: #252525;
	padding-top: 40px;
	color: #999
}
.footMain {
	padding-left: 260px;
	width: 940px;
	overflow: hidden;
	margin-bottom: 30px
}
.fLogo {
	margin-left: -260px;
	width: 210px;
	border-right: 1px dotted #5b5b5b;
	height: 170px;
	padding-top: 80px
	
}
.footMenu {
	height: 60px
}
.footer .footMenu a {
	margin-right: 52px;
	color: #fff
}
.footer .footMenu a:hover {
	text-decoration: underline
}
.footMenu a:last-child {
	margin-right: 0
}
.footContact {
	width: 420px;
	padding-right: 15px;
	border-right: 1px dotted #5b5b5b;
	height: 203px;
	line-height: 26px
}
.footWx {
	width: 230px;
	text-align: center;
	border-right: 1px dotted #5b5b5b;
	height: 190px
}
.footWx img {
	width: 135px;
	height: 135px;
	margin-bottom: 5px
}
.footWx span {
	display: block
}
.footR {
	max-width: 240px;
	text-align: right
}
.footR span {
	display: block;
	font-size: 24px;
	color: #fff;
	font-family: Arial
}
.footer .footR a {
	display: inline-block;
	width: 190px;
	background: #be050d;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top: 30px
}
.footR a:hover {
	background: #0082b8
}
.firendLink {
	border-top: 1px dotted #5b5b5b;
	line-height: 50px
}
.firendLink span {
	color: #fff
}
.firendLink a {
	margin-left: 10px
}
.footer a {
	color: #999
}
.footer a:hover {
	color: #fff
}
.listBanner {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	height: 300px;
	overflow: hidden
}
.listWrapper {
	padding: 60px 0;
	overflow: hidden
}
.breadCrumb p, .listMenu p {
	background: url(../images/home_icon.png) no-repeat left center;
	padding-left: 20px;
	font-size: 14px
}
.breadCrumb p {
	width: 1180px
}
.breadCrumb p span {
	margin: 0 8px
}
.breadCrumb .back {
	float: right;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 5px;
	margin-top: 20px;
	background: url(../images/back.png) no-repeat left center;
	padding-left: 20px
}
.partnerList, .honorList, .settingList, .videoList, div.searList, .newsList2 {
	width: 1200px;
	overflow: hidden
}
.partnerList ul, .honorList ul, .settingList ul, .videoList ul, div.searList ul, .newsList2 ul {
	width: 1250px
}
.proSear {
	margin-bottom: 50px
}
.proSear form {
	width: 625px;
	margin: 0 auto;
	margin-top: 15px;
	background: #fff;
	height: 40px;
	line-height: 40px
}
.proSear .searSelect {
	border: 1px solid #ccc;
	border-right: none
}
.proSear .txt {
	width: 488px;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #666;
	padding: 0 10px;
	border: 1px solid #ccc
}
.proSear .btn {
	float: left;
	width: 50px;
	height: 42px;
	cursor: pointer;
	transition: all .3s;
	background: #2da8ef url(../images/searIcon.png) no-repeat center
}
.proSear .btn:hover {
	opacity: .8
}
.listMenu, .breadCrumb {
	height: 70px;
	line-height: 70px;
	background: #f5f5f5;
	border-bottom: 1px solid #e9e9e9
}
.listMenu .menu a {
	float: left;
	font-size: 16px;
	color: #333;
	position: relative;
	margin-right: 35px
}
.listMenu .menu a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	transition: all .4s;
	background: #0079ce
}
.listMenu .menu a.cur, .listMenu .menu a:hover {
	color: #0079ce
}
.listMenu .menu a.cur:after, .listMenu .menu a:hover:after {
	width: 100%
}
.menuSub {
	text-align: center;
	margin-top: 20px
}
.menuSub a {
	width: 125px;
	border: 1px solid #ddd;
	background: #fff;
	display: inline-block;
	transition: all .3s;
	margin-right: 10px;
	height: 35px;
	line-height: 35px;
	box-shadow: 0 0 1px #fff inset
}
.menuSub a.current, .menuSub a:hover {
	border: 1px solid #008a43;
	background: #be050d;
	color: #fff
}
.proSide .phone {
	background-color: #f1f1f1
}
.listRight {
	width: 900px;
	float: right;
	overflow: hidden
}
.listRight .title1 {
	background: #f1f1f1;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 0 15px
}
.listRight .title1 strong {
	font-size: 24px;
	font-weight: 400;
	color: #333
}
.proList ul {
	width: 940px
}
.proList li {
	float: left;
	width: 290px;
	margin: 0 15px 20px 0
}
.proList li .pImg {
	display: block;
	width: 288px;
	height: 240px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	position: relative
}
.proList li img {
	width: 288px;
	height: 240px;
	transition: all .5s
}
.proList li h5 {
	font-weight: 400;
	text-align: center;
	height: 40px;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px
}
.proList li .pImg:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(2,145,226,.7);
	transition: all .25s;
	transform: perspective(400px) rotateX(-90deg);
	-moz-transform: perspective(400px) rotateX(-90deg);
	-webkit-transform: perspective(400px) rotateX(-90deg);
	-o-transform: perspective(400px) rotateX(-90deg);
	transform-origin: top;
	z-index: 2
}
.proList li .pImg:after {
	content: "";
	position: absolute;
	width: 54px;
	height: 54px;
	background: url(../images/pmore.png) no-repeat;
	left: 50%;
	top: 50%;
	margin-left: -27px;
	opacity: 0;
	transition: all .25s;
	z-index: 3
}
.proList li:hover img {
	transform: scale(1.1)
}
.proList li:hover .pImg:before {
	transform: perspective(200px) rotateX(0)
}
.proList li:hover .pImg:after {
	transition-delay: .1s;
	margin-top: -27px;
	opacity: 1
}
.listRight .title2 {
	margin-top: 40px;
	background: #009de0;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 25px;
	color: #fff
}
.rec-title {
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	background: url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;
	font-size: 14px;
	font-weight: 700;
	color: #333
}
.product-show-pic {
	width: 450px;
	height: 520px
}
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0;
	cursor: pointer;
	margin: 0;
	display: block
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	height: 310px;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	text-align: center;
	overflow: hidden
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #fff;
	opacity: .5;
	-moz-opacity: .5;
	-khtml-opacity: .5;
	filter: alpha(Opacity=50)
}
.spec-preview {
	width: 450px;
	height: 405px;
	border: 1px solid #ccc;
	display: table-cell;
	vertical-align: middle
}
.spec-scroll {
	margin-top: 10px;
	width: 450px;
	height: 80px;
	overflow: hidden;
	position: relative
}
.spec-scroll a.prev {
	display: block;
	width: 12px;
	height: 21px;
	position: absolute;
	top: 25px;
	left: 0;
	background: url(../images/listpro_btn.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
	transition: all 0s
}
.spec-scroll a.prev:hover {
	background-position: 0 -21px
}
.spec-scroll a.next {
	display: block;
	width: 12px;
	height: 21px;
	position: absolute;
	top: 25px;
	right: 0;
	background: url(../images/listpro_btn.png) no-repeat 0 -42px;
	overflow: hidden;
	cursor: pointer;
	transition: all 0s
}
.spec-scroll a.next:hover {
	background-position: 0 -63px
}
.spec-scroll .items {
	position: relative;
	width: 400px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden
}
.spec-scroll .items ul {
	position: absolute;
	width: 360px;
	height: 80px
}
.spec-scroll .items ul li {
	width: 104px;
	height: 80px;
	float: left
}
.spec-scroll .items ul li img {
	width: 95px;
	height: 78px;
	cursor: pointer;
	border: 1px solid #ccc
}
.spec-scroll .items ul li img:hover, .spec-scroll .items ul .on img {
	border: 1px solid #005cd5
}
.proshow_synopsis {
	width: 400px;
	color: #aaa;
	font-size: 14px;
	line-height: 30px;
	height: 460px;
	border-radius: 3px
}
.proshow_synopsis .title {
	font-size: 24px;
	color: #be050d;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 15px;
	padding-bottom: 0;
	font-weight: 400;
	padding-bottom: 15px
}
.proshow_synopsis strong {
	color: #333;
	font-weight: 400
}
.proshow_synopsis .font {
	line-height: 24px;
	overflow: hidden;
	height: 130px;
	margin-bottom: 20px
}
.proshow_synopsis .font strong {
	float: left;
	width: 45px
}
.proshow_synopsis .font div {
	float: right;
	width: 355px
}
.prodcut-tel {
	padding-left: 40px;
	margin-bottom: 20px;
	line-height: 26px;
	background: url(../images/p_icon.png) no-repeat left 8px
}
.prodcut-tel span {
	font-family: arial;
	font-size: 24px;
	color: #be050d;
	display: block
}
.proshow_synopsis .btn a {
	display: inline-block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px;
	color: #fff;
	transition: all .3s;
	font-size: 16px
}
.proshow_synopsis .btn .a02 {
	background: #be050d url(../images/proshow_icon2.png) no-repeat 20px 13px;
	margin-left: 25px
}
.proshow_synopsis .btn a:hover {
	opacity: .8;
	filter: alpha(opacity=50);
	transition: all .3s
}
.gr-tab-list {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px
}
.gr-tab-list .hd {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #dadada
}
.gr-tab-list .hd li {
	padding: 0 30px;
	float: left;
	text-align: center;
	background: #dadada;
	margin-right: 5px;
	cursor: pointer
}
.gr-tab-list .hd li.on {
	background: #be050d;
	color: #fff
}
.gr-tab-list .bd {
	overflow: hidden;
	padding-top: 15px
}
.tab_down p {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #ddd;
	background: url(../images/ly_li.png) no-repeat left center;
	padding-left: 15px
}
.tab_down p a {
	float: right;
	background: url(../images/downIcon.png) no-repeat right center;
	padding-right: 25px
}
.tab_down p a:hover {
	background: url(../images/downIconh.png) no-repeat right center
}
.orderBox {
	padding: 25px;
	width: 850px;
	background: #eee;
	overflow: hidden
}
.orderBox h3 {
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	font-family: 微软雅黑
}
.orderBox .table {
	padding-top: 20px;
	overflow: hidden
}
.orderBox .table li {
	width: 410px;
	height: 215px;
	float: left;
	height: 35px;
	margin-bottom: 10px
}
.orderBox .table li span {
	float: left;
	border: 1px solid #ddd;
	line-height: 33px;
	height: 33px;
	width: 78px;
	display: inline-block;
	text-align: center;
	background: #fff
}
.orderBox .table li .iptTxt {
	float: right;
	width: 319px;
	border: 1px solid #ddd;
	border-left-width: 0;
	height: 33px;
	line-height: 33px;
	background: #fff;
	color: #666;
	padding-left: 10px
}
.orderBox .table li .iptCode {
	float: left;
	width: 239px;
	border: 1px solid #ddd;
	border-left-width: 0;
	height: 33px;
	line-height: 33px;
	background: #fff;
	color: #666;
	padding-left: 10px
}
.orderBox .table li .checkcode {
	float: right;
	border: 1px solid #ddd;
	border-left-width: 0;
	background: #fff;
	padding: 5px 9px 6px 10px
}
.orderBox .table li .btn {
	width: 410px;
	height: 35px;
	line-height: 35px;
	background: #333;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border: none
}
.orderBox .table li .btn:hover {
	background: #be050d;
	color: #fff
}
.orderBox .table li.areLi {
	width: 400px;
	float: right;
	height: 215px;
	overflow: hidden
}
.orderBox .table li.areLi .txtContent {
	width: 368px;
	height: 183px;
	border: 1px solid #ddd;
	outline: none;
	resize: none;
	padding: 15px;
	color: #666;
	line-height: 18px
}
.related-product {
	overflow: hidden
}
.related-product .title, .relatedTitle {
	background: #d1d1d1;
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px
}
.related-product .title span, .relatedTitle span {
	display: inline-block;
	color: #fff;
	background: #be050d;
	height: 45px;
	text-align: center;
	font-size: 16px;
	padding: 0 15px;
	font-weight: 400
}
.related-product ul {
	width: 950px
}
.related-product li {
	float: left;
	width: 280px;
	margin-bottom: 20px;
	margin-right: 27px;
	border: 1px solid #ddd;
	background: #eee;
	text-align: center
}
.related-product li a {
	display: block;
	width: 280px
}
.related-product li img {
	width: 270px;
	height: 225px;
	padding: 5px;
	background: #fff
}
.related-product li span {
	height: 35px;
	line-height: 35px;
	padding: 0 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}
.related-product li:hover {
	border: 1px solid #be050d
}
.related-product li a:hover {
	background: #be050d;
	color: #fff
}
.caseList li {
	border: 1px solid #f5f5f5;
	overflow: hidden;
	height: 318px;
	background: #f5f5f5;
	margin-bottom: 30px
}
.caseList li .pic {
	display: block;
	width: 450px;
	height: 318px;
	float: left;
	overflow: hidden
}
.caseList li .pic img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all .4s
}
.caseList li .txt {
	width: 500px;
	float: right;
	padding: 39px 48px
}
.caseList li .txt h3 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px
}
.caseList li .txt h3 a {
	color: #333
}
.caseList li .txt h3 a:hover {
	color: #2da8ef
}
.caseList li .txt p {
	height: 120px;
	margin-bottom: 20px;
	overflow: hidden
}
.caseList li .more {
	display: inline-block;
	width: 160px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #2da8ef;
	color: #2da8ef;
	text-align: center
}
.caseList li .more:hover {
	background: #2da8ef;
	color: #fff
}
.caseList li:nth-child(2n) .pic {
	float: right
}
.caseList li:nth-child(2n) .txt {
	float: left
}
.caseList li:hover img {
	transform: scale(1.1)
}
.caseRelative {
	margin-top: 40px;
	overflow: hidden
}
.caseRelative {
	width: 1200px
}
.caseRelative li {
	margin-right: 24px
}
.aBox {
	padding: 60px 0;
	overflow: hidden
}
.aTie {
	font-size: 30px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-bottom: 50px;
	line-height: 30px;
	padding-bottom: 20px;
	position: relative
}
.aTie:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #d2d2d2;
	width: 30px;
	margin-left: -15px;
	height: 1px
}
.aboutBox1 .font {
	width: 590px;
	line-height: 26px
}
.aboutBox1 .font h3 {
	font-size: 24px;
	color: #009de0;
	font-weight: 400;
	margin-bottom: 25px
}
.aboutBox2, .aboutBox4, .aboutBox6 {
	background: #f0f0f0
}
.aboutBox2 .main {
	background: #fff;
	overflow: hidden
}
.aboutBox2 .pic {
	width: 540px;
	height: 420px;
	overflow: hidden
}
.aboutBox2 .pic img {
	width: 540px;
	height: 420px;
	transition: all .5s
}
.aboutBox2 .main:hover img {
	transform: scale(1.1)
}
.aboutBox2 .txt {
	background: #fff;
	padding: 50px 0 0 50px;
	width: 610px
}
.aboutBox2 .txt p {
	margin-bottom: 30px;
	position: relative;
	padding-left: 25px
}
.aboutBox2 .txt span {
	color: #333;
	font-size: 16px
}
.aboutBox2 .txt p:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #009de0;
	left: 0;
	top: 10px
}
.aboutBox3 ul {
	width: 1240px
}
.aboutBox3 li {
	float: left;
	width: 284px;
	margin-right: 20px
}
.aboutBox3 li .pImg {
	width: 284px;
	height: 212px;
	overflow: hidden;
	background: #eee;
	display: block
}
.aboutBox3 li img {
	width: 284px;
	height: 212px;
	transition: all .5s
}
.aboutBox3 li p {
	text-align: center;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.aboutBox3 li img:hover {
	transform: scale(.95, .95)
}
.aboutBox4 ul {
	width: 1240px
}
.aboutBox4 li {
	float: left;
	width: 285px;
	height: 220px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-right: 15px
}
.aboutBox4 li img {
	width: 285px;
	height: 220px;
	transition: all .5s
}
.aboutBox4 li.big {
	width: 595px;
	height: 455px;
	overflow: hidden
}
.aboutBox4 li.big img {
	width: 595px;
	height: 455px;
	transition: all 1.8s
}
.aboutBox4 li span {
	background: #000;
	background: rgba(0,0,0,.5);
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	text-align: center;
	transition: all .3s;
	display: block
}
.aboutBox4 li:hover span {
	margin-top: -40px
}
.aboutBox4 li:hover img {
	transform: scale(1.1)
}
.aboutBox5 {
	position: relative;
	padding: 60px 0;
	overflow: visible
}
.aboutBox5 .ohbox {
	height: 240px
}
.aboutBox5 .pageBtn span {
	position: absolute;
	cursor: pointer;
	left: -60px;
	top: 250px;
	font-size: 0;
	line-height: 0;
	background: url(../images/vBtn.png) no-repeat;
	width: 34px;
	height: 8px
}
.aboutBox5 .pageBtn .next {
	left: auto;
	right: -60px;
	background-position: -34px 0
}
.aboutBox5 .pageBtn span:hover {
	background-position: -68px 0
}
.aboutBox5 .pageBtn .next:hover {
	background-position: -102px 0
}
.videoList ul li {
	width: 280px;
	float: left;
	margin-right: 26px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 14px;
	position: relative;
	cursor: pointer
}
.videoList ul li img {
	display: block;
	width: 270px;
	height: 195px;
	padding: 4px;
	border: 1px solid #e3e3e3;
	background: #fff
}
.videoList ul li span {
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	padding: 0 5px
}
.videoList ul li:hover span {
	color: #10498c
}
.videoList ul li i {
	position: absolute;
	top: 0;
	left: 5px;
	top: 5px;
	width: 270px;
	height: 195px;
	background: #000 url(../images/vIcon2.png) no-repeat center center;
	opacity: .6
}
.videoList ul li:hover img {
	border: 1px solid #005cd5
}
.honorList ul li {
	width: 250px;
	float: left;
	margin-right: 26px;
	margin-bottom: 25px;
	text-align: center;
	padding: 15px 15px 0;
	background: #f2f2f2;
	border-bottom: 3px solid #ddd;
	position: relative
}
.honorList ul li .pImg {
	display: block;
	width: 230px;
	height: 170px;
	padding: 4px;
	border: 1px solid #e3e3e3;
	background: #fff;
	display: table-cell;
	vertical-align: middle
}
.honorList ul li img {
	width: 230px;
	vertical-align: middle;
	height: 170px
}
.honorList ul li::before {
	content: "";
	position: absolute;
	height: 3px;
	bottom: -3px;
	left: 0;
	transition: all .5s;
	width: 0
}
.honorList ul li:hover::before {
	width: 100%;
	background: #be050d;
	transition: all .5s
}
.honorList ul li p {
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}
.lb-data .lb-caption {
	color: #fff
}
.honorList ul li:hover {
	background: #eee;
	box-shadow: 0 0 10px #ccc
}
.settingList li {
	width: 280px;
	float: left;
	margin-right: 26px;
	margin-bottom: 25px;
	text-align: center;
	background: #f2f2f2;
	border-bottom: 3px solid #ddd;
	position: relative
}
.settingList li img {
	display: block;
	width: 270px;
	height: 200px;
	padding: 4px;
	border: 1px solid #e3e3e3;
	background: #fff;
	transition: all .5s
}
.settingList li::before {
	content: "";
	position: absolute;
	height: 3px;
	bottom: -3px;
	left: 0;
	transition: all .5s;
	width: 0
}
.settingList li:hover::before {
	width: 100%;
	background: #be050d;
	transition: all .5s
}
.settingList li span {
	height: 45px;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	padding: 0 5px
}
.settingList li:hover img {
	transform: scale(.95)
}
.partnerList {
	padding: 1px
}
.dzbj {
	background-image: url(../images/bj_bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0
}
.dzbjMain {
	background: #fff;
	background: rgba(255,255,255,.9);
	padding: 80px;
	border-radius: 10px;
	width: 1040px
}
.dzbjMain li {
	overflow: hidden;
	margin-bottom: 5px;
	overflow: hidden
}
.dzbjMain li p, .dzbjMain li.b {
	float: left;
	width: 268px;
	height: 48px;
	border: 1px solid #dcdcdc;
	background: #fff;
	margin-right: 25px;
	line-height: 48px;
	overflow: hidden;
	padding-left: 60px;
	margin-bottom: 15px
}
.dzbjMain li label {
	float: left;
	margin-left: -60px;
	text-align: right;
	width: 60px;
	color: #666
}
.dzbjMain li p:nth-child(1) {
	padding-left: 90px;
	width: 238px
}
.dzbjMain li p:nth-child(1) label, .dzbjMain li.b label {
	width: 90px;
	margin-left: -90px
}
.dzbjMain li input {
	width: 95%;
	padding-right: 5%;
	height: 48px;
	line-height: 48px
}
.dzbjMain li p:nth-child(3n) {
	margin-right: 0
}
.dzbjMain li.b {
	width: 950px;
	float: none;
	padding-left: 90px;
	height: 90px;
	padding: 15px;
	padding-left: 90px;
	line-height: 24px
}
.dzbjMain li textarea {
	width: 100%;
	height: 90px;
	line-height: 24px;
	font-size: 14px
}
.dzbjMain li.d input, .dzbjMain li.d img {
	float: left
}
.dzbjMain li.d input {
	width: 180px;
	border: 1px solid #dcdcdc;
	padding: 0 15px
}
.dzbjMain li.d img {
	background: #fff;
	border: 1px solid #dcdcdc;
	padding: 13px;
	border-left: none
}
.dzbjMain li.d .btn {
	float: right;
	background: #ddd;
	margin-left: 10px;
	text-align: center;
	cursor: pointer;
	color: #222;
	font-size: 14px;
	transition: all .3s
}
.dzbjMain li.d .sub {
	background: #be050d;
	color: #fff
}
.dzbjMain li.d .btn:hover {
	background: #333;
	color: #fff
}
.dzbjMain h3 {
	font-size: 36px;
	color: #222;
	line-height: 36px;
	margin-bottom: 10px;
	font-weight: 400
}
.dzbjMain .p1 {
	margin-bottom: 40px
}
.dzbjMain .p1 span {
	color: #be050d
}
.faqList li {
	position: relative;
	margin-bottom: 25px
}
.faqList li:after {
	content: '';
	position: absolute;
	top: 12px;
	right: 16px;
	display: block;
	width: 30px;
	height: 30px;
	background: #be050d;
	pointer-events: none
}
.faqList li h3:before, .faqList li h3:after {
	content: '';
	position: absolute;
	top: 26px;
	right: 23px;
	z-index: 2;
	width: 16px;
	height: 2px;
	background: #fff
}
.faqList li h3:before {
	width: 2px;
	height: 16px;
	top: 19px;
	right: 30px;
	-webkit-transition: .3s;
	transition: .3s
}
.faqList li.act h3:before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	background: transparent\0
}
.faqList li h3 {
	position: relative;
	padding: 0 60px 0 25px;
	background-color: #f1f1f1;
	line-height: 54px;
	font-size: 16px;
	cursor: pointer;
	font-weight: 400;
	border: 1px solid #e1e1e1
}
.faqList li div {
	display: none;
	padding: 25px;
	line-height: 25px;
	color: #7c7c7c;
	-webkit-animation: fadeIn .5s ease-out .2s both;
	animation: fadeIn .5s ease-out .2s both;
	font-size: 14px;
	background: #f5f5f5
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
.newsList li {
	border: 1px solid #e2e2e2;
	padding: 30px;
	overflow: hidden;
	margin-bottom: 30px;
	transition: all .3s
}
.newsList li .font {
	width: 800px;
	overflow: hidden;
	color: #333;
	padding-top: 30px
}
.newsList li .date {
	width: 80px;
	height: 110px;
	background: #2b2b2b;
	color: #fff;
	padding-left: 20px;
	font-size: 20px;
	font-family: helveticaneuedd7b7fc3f53d6;
	position: relative;
	margin-right: 40px;
	transition: all .4s
}
.newsList li .date span {
	display: block;
	opacity: .8;
	padding-top: 35px;
	font-size: 14px
}
.newsList li .date:after {
	position: absolute;
	content: "";
	width: 50px;
	left: 60px;
	background: #555;
	height: 1px;
	top: 10px;
	width: 0;
	transition: all .3s
}
.newsList li h4 {
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 15px
}
.newsList li .txt {
	color: #666
}
.newsList li .pic {
	width: 260px;
	height: 160px;
	overflow: hidden
}
.newsList li img {
	/*width: 260px;
	transition: all .5s;
	height: 160px*/
}
.newsList li:hover .date {
	margin-right: 60px
}
.newsList li:hover .date:after {
	width: 80%
}
.newsList li:hover h4 {
	color: #be050d
}
.newsList li:hover img {
	transform: scale(1.1)
}
.newsList li:hover {
	box-shadow: 0 5px 10px #eee
}
.articleBox1 .title {
	text-align: center;
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
	font-weight: 400
}
.articleBox1 .p1 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align: center;
	color: #888
}
.detailLeft .p1, .picShow .p1 {
	border-bottom: 1px dotted #adadad
}
.articleBox1 .p1 span {
	margin-right: 15px
}
.solution .p1 {
	margin-bottom: 40px
}
.review {
	background: #f7f7f7 url(../images/nShow_icon.png) no-repeat left top;
	padding: 20px;
	border: 1px dotted #adadad;
	text-indent: 2em;
	font-size: 14px;
	color: #333;
	margin-bottom: 20px
}
.fontResizer a {
	padding: 0 5px
}
.article_key {
	background: #f7f7f7 url(../images/nShow_icon2.png) no-repeat 15px 7px;
	color: #adadad;
	margin-bottom: 20px;
	padding-left: 35px;
	line-height: 28px
}
.fontsizebox {
	padding-bottom: 40px;
	border-bottom: 1px dotted #adadad;
	font-size: 13px;
	color: #424242
}
.fontSize a.active {
	color: #0099e6
}
.detailShare {
	overflow: hidden;
	padding: 25px 0;
	border-bottom: 1px dotted #adadad
}
.detailShare span {
	border-left: 1px dotted #adadad;
	padding: 0 15px
}
.detailShare span.date {
	margin-left: 15px
}
.detail_fenx {
	font-size: 14px;
	padding-top: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px dotted #adadad;
	padding-bottom: 10px
}
.detail_fenx div {
	width: 48%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.relatedNews_font {
	width: 1200px;
	overflow: hidden;
	font-size: 13px;
	margin-top: 15px
}
.relatedNews_font ul {
	width: 1240px
}
.relatedNews_font ul li {
	float: left;
	padding-right: 50px;
	width: 570px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #ddd
}
.relatedNews_font ul li a {
	display: block;
	width: 450px;
	line-height: 40px;
	background: url(../images/ly_li.png) no-repeat left center;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left
}
.relatedNews_font ul li span {
	float: right;
	color: #999
}
.clientList {
	padding: 0 5px
}
.clientList li {
	border: 1px solid #e1e1e1;
	padding: 9px;
	width: 550px;
	float: left;
	margin-bottom: 25px;
	height: 150px;
	padding-right: 19px
}
.clientList li .cImg {
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 25px;
	overflow: hidden
}
.clientList li img {
	display: block;
	width: 200px;
	height: 150px;
	transition: all .5s
}
.clientList li h4 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.clientList li h4 a {
	color: #333
}
.clientList li h4 a:hover {
	color: #009de0
}
.clientList li .more {
	margin-top: 15px;
	font-size: 12px;
	display: inline-block
}
.clientList li .more:hover {
	color: #009de0;
	padding-left: 8px
}
.clientList li:nth-child(2n) {
	float: right
}
.clientList li:hover img {
	transform: scale(1.1)
}
.clientList li:hover {
	box-shadow: 0 0 6px #ddd
}
.contactFont {
	overflow: hidden;
	margin-bottom: 50px
}
.contactFont li {
	float: left;
	width: 239px;
	text-align: center;
	border-right: 1px solid #dcdcdc;
	padding: 0 30px;
	padding-top: 10px
}
.contactFont li:last-child {
	border-right: none
}
.contactFont li h4 {
	font-weight: 400;
	font-size: 16px;
	color: #333
}
.contactFont li h4 span {
	display: block;
	margin: 10px 0 5px
}
#dituContent {
	height: 420px
}
.feedback {
	margin-top: 50px;
	overflow: hidden
}
.feedback .title {
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 25px;
	color: #333;
	position: relative
}
.feedback .title span {
	padding: 0 25px;
	background: #fff;
	position: relative;
	z-index: 2
}
.feedback .title::before {
	content: "";
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
	left: 0;
	position: absolute;
	top: 13px
}
#feedback_form label {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	margin-bottom: 30px;
	padding-left: 40px;
	background: url(../images/contact.png) no-repeat;
	font-size: 14px;
	position: relative
}
.feedback .name:after, .feedback .telephone:after, .feedback .email:after, .feedback .msg_title:after {
	content: "*";
	color: red;
	position: absolute;
	top: 0;
	right: -280px
}
#feedback_form label.name {
	background-position: 0 -32px
}
#feedback_form label.email {
	background-position: 0 -64px
}
#feedback_form label.city {
	background-position: 0 -96px
}
#feedback_form label.msg_title {
	background-position: 0 -128px
}
#feedback_form label.address {
	background-position: 0 -160px
}
#feedback_form label.message {
	background-position: 0 -192px;
	margin-bottom: 10px
}
#feedback_form input {
	width: 243px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 0 28px 30px 0;
	padding: 0 10px;
	border: 1px solid #dbdbdb
}
#feedback_form input.last {
	margin-right: 0
}
#feedback_form .msg {
	border-top: 1px dotted #ccc;
	padding: 30px 0
}
#feedback_form textarea {
	height: 125px;
	width: 1178px;
	padding: 10px;
	border: 1px solid #dbdbdb;
	display: block
}
#feedback_form .btns {
	width: 120px;
	height: 40px;
	margin-right: 10px;
	background: #be050d;
	color: #fff;
	border: none;
	font-size: 15px;
	margin-bottom: 0;
	cursor: pointer
}
#feedback_form .btns:hover {
	background: #333;
	transition: all .3s
}
#feedback_form .reset {
	background: #ccc;
	cursor: pointer;
	margin-bottom: 0
}
#feedback_form .tableRow {
	width: 100%;
	height: 32px
}
#feedback_form .tableRow input {
	width: 150px;
	margin-right: 10px;
	color: #999;
	float: left
}
#feedback_form .tableRow .checkcode {
	width: 50px;
	height: 22px;
	margin-left: 5px;
	border: 1px solid #ccc;
	padding: 4px 5px;
	display: block;
	float: left;
	background: #fff
}
#feedback_form input:focus, #feedback_form textarea:focus {
	border-color: #666
}
.intro {
	padding: 20px;
	line-height: 24px;
	font-size: 14px;
}
/*留言栏目*/
.msgtitle {
	display: block;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.message_block {
	color: #666;
}
.message_block p {
	padding: 12px;
}
.msg_input {
	width: 400px;
	border: 1px solid #e0e0e0;
	padding: 8px 9px;
	background: #fff;
	font-size: 13px;
	color: #888;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
}
.msg_input_on {
	width: 400px;
	border: 1px solid #8cd1ff;
	background: #f1f9ff;
	padding: 8px 9px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	font-size: 13px;
	color: #888;
}
.message_labes {
	font-size: 14px;
}
.message_title {
	height: 34px;
	line-height: 34px;
	background: #f6f9fb;
	padding: 0 12px;
}
.message_title h2 {
	color: #376b88;
	font-size: 14px;
	float: left;
}
.message_title span {
	float: right;
	font-weight: bold;
	color: #999;
}
.message_info {
	color: #8ea6b6;
	text-align: right;
}
.message_replay {
	background: #f5f5f5;
	padding: 0 12px;
}
.msg_btn_area {
	margin: 16px 0;
	text-align: right;
}
.msg_btn_area a {
	display: inline-block;
	padding: 5px 15px;
	background: #09F;
	color: #fff;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;
}
.msg_btn_area a:hover {
	text-decoration: none;
	background: #F60
}
.msgflag {
	margin-left: 4px;
	font-size: 12px;
	color: #900;
}
/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 12px;
	margin-top: 20px;
}
.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}
.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}
/*内容分页*/
.contPage {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin-top: 20px;
}
.contPage a {
	display: inline-block;
	color: #898989;
	background: #fff;
	text-align: center;
	padding: 0 7px;
	margin: 0 1px;
}
.contPage a:hover {
	color: #fff;
	background: #898989;
}
.contPage a.on {
	color: #333;
	background: #E5EDF2;
	border: 1px solid #C2D5E3;
}
.headerTop {
	overflow: hidden;
	width: 100%;
	height: 35px;
	background-color: #eee;
	/*margin-bottom: 20px;*/
}
.headerTop p {
	float: left;
	font-size: 13px;
	color: #666;
	line-height: 35px;
}
.headerTop ul {
	overflow: hidden;
	float: right;
	margin-top: 8px;
}
.headerTop li {
	float: left;
	font-size: 13px;
	padding: 0 10px;
	border-right: 1px dotted #666;
}
.headerTop li a {
	color: #666
}
.headerTop li.li01 a {
	font-weight: bold;
	color: #ff9900;
}
.headerTop li.last {
	border: none;
	padding-right: 0;
}

.icon {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.floor_2_main {
    overflow: hidden;
	background:#f1f1f1;
    /*background: url(../images/anbg.jpg) repeat-y center top;*/
}
.index .title {
	text-align: center;
	width: 100%;
	padding-bottom: 30px
}
.index .title h3 {
	color: #606060;
    font-size: 30px;
	font-weight: 600;
	display: block;
	line-height: 30px;
}
.index .title p {
	color: #666;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	padding-top: 20px
}
.index .title h3 b {
	display: inline-block;
	font-weight: 400;
	color: #166fcd
}
.index .tab {
	text-align: center;
	padding-bottom: 30px
}
.index .tab a {
	padding: 0 16px;
	height: 40px;
	line-height: 40px;
	background: #be050d;
	font-size: 18px;
	display: inline-block;
	margin: 0;
	color: #fff
}
.index .tab a:hover {
	color: #fff;
	background: #d8ad76;
}
.index .floor_1_main {
	background: url(../images/flo1.jpg) repeat-x left bottom #fff;
	padding-top: 80px;
	padding-bottom: 80px
}
.index .floor_2, .index .floor_3 {
	padding: 60px 0 40px;
	position: relative
}
.index .icase {
	overflow: hidden
}
.index .icase .list {
	zoom: 1;
	width: 119%
}
.index .icase .list li {
	float: left;
	margin-right: 21px;
	margin-bottom: 21px;
	border:1px solid #ededed;
	width: 288px;
}
.index .icase .list li .img {
	width: 288px;
	height: 290px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer
}
.index .icase .list li .img img {
	width: 288px;
	transition: .9s;
	-moz-transition: .9s;
	-webkit-transition: .9s;
	-o-transition: .9s;
	height: 290px
}
.index .icase .list li .img .on {
	width: 100%;
	height: 100%;
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom:1;
	-webkit-transform: rotateX(180deg) scale(.5, .5);
	transform: rotateX(180deg) scale(.2, .2);
	transition: all ease-out .5s
}
.index .icase .list li .img .on i {
	width: 65px;
	height: 65px;
	background-position: -150px -147px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -32px;
	margin-left: -32px
}
.index .icase .list li .p {
	background: #d8ad76;
	color: #fff;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center
}
.index .icase .list li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1)
}
.index .icase .list li:hover .on {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0,0,0,.3)
}
.index .more {
	margin-top: 0px
}
.index .more .line {
	display: block;
	width: 500px;
	height: 1px;
	margin-top: 24px;
	background: #ccc
}
.index .more .look_more {
	display: block;
	width: 198px;
	height: 48px;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #ccc;
	transition: all .5s
}
.index .more .look_more:hover {
	background: #be050d;
	color: #fff;
	transition: all .5s;
	border: 1px solid #be050d;
}

.floor_4_main {
	background: #f0f0f0 url(../images/fl4.jpg) no-repeat center top;
	background-size: 1920px 930px;
	height: auto;
	overflow: hidden;
	width: 100%
}
.index .floor_4, .indnews {
	padding: 60px 0 40px;
	overflow: hidden;
	position: relative
}
.index .floor_4 .textlist .list {
	width: 108%
}
.index .floor_4 .textlist {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}
.index .textlist li {
	position: relative;
	float: left;
	width: 378px;
	height: 480px;
	margin-right: 28px;
	transition: all .2s linear 0s;
	border: 1px solid #ddd;
	background: #fff
}
.index .textlist li a {
	display: block;
	padding: 30px;
	color: #333
}
.index .textlist li .img {
	width: 320px;
	height: 240px;
	overflow: hidden;
	cursor: pointer;
	position: relative
}
.index .textlist li .img img {
	width: 100%;
	height: 100%;
	transition: all .3s ease-out 0s;
	display: block
}
.index .textlist li:hover .img img {
	transform: scale(1.2, 1.2)
}
.index .textlist li h3 {
	font-size: 20px;
	line-height: 40px;
	padding-top: 12px
}
.index .textlist .desc {
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 5px;
	cursor: pointer;
	padding-top: 10px
}
.index .textlist span {
	position: absolute;
	bottom: 30px;
	left: 30px;
	display: block;
	color: #fff;
	font-family: arial;
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #166fcd;
	text-align: center
}
.index .textlist li:hover {
	background: #166fcd;
	border: 1px solid #166fcd;
	color: #fff
}
.index .textlist li:hover a {
	color: #fff
}
.index .textlist li:hover span {
	background: #fbdd16;
	color: #166fcd
}
.floor_4 .hd {
	text-align: center;
	padding-top: 20px
}
.floor_4 .hd a.btn {
	position: relative;
	top: auto;
	display: inline-block;
	margin: 0 5px
}
.floor_4 .hd a.btn.prev {
	left: auto
}
.floor_4 .hd a.btn.next {
	right: auto
}
a.btn {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 28%;
	cursor: pointer;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s
}
a.btn.prev {
	background-position: -100px -50px;
	left: -5%
}
a.btn.next {
	background-position: -190px -50px;
	right: -5%
}
a.btn.prev:hover {
	background-position: -145px -50px
}
a.btn.next:hover {
	background-position: -236px -50px
}

.yiyong{width:100%; float:left;min-height:470px; position:relative;}
.yiyong li{width:286px; float:left;height:266px;padding:0;position:relative; overflow:hidden;margin:7px; background:#FFF; color:#333;}

.yiyong li img{width:286px; height:266px; float:left;}
.yiyong li span{width:286px; height:266px;overflow:hidden; float:left;}
.yiyong li p{ width:100%; position:absolute;left:0;bottom:0;background:rgba(0,0,0,.5);text-align:center;text-align:center; line-height:45px; color:#fff; font-size:22px;}
.yiyong li:hover{background:#daac63; font-size:24px;color:#fff;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;}
.yiyong li:hover p{color:#fff;padding:111px 0;background:rgba(0,0,0,.7);-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s;}
.yiyong li:hover img{-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s;-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);}



/* 优势 */
.youshi{ padding: 60px 0 40px;}
.jal{ width:636px; margin:0 auto 10px; line-height: 30px;
    background: url(../images/title.png) no-repeat center; text-align:center; font-size:28px; color:#333;}
.jal strong{ font-size:28px; line-height:30px; color:#166fcd;}
.jal span{ font-size:28px;  line-height:30px; color:#166fcd;}
.jal_b {
    color: #666;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 20px;
	text-align:center;
}
.odds{padding:60px 0 40px 0;overflow:hidden;font-size:14px;}
.oddsTitle{text-align:center;}
.oddsNum{float:left;width:50px;height:57px;font-size:32px;color:#fff;text-align:center;line-height:57px;background:url(../images/oddsNum.jpg) no-repeat;margin-top:5px;}
.oddsFont{width:590px;padding-left:15px;float:left;}
.oddsFont h3{font-size:25px;color:#166fcd;line-height:30px;text-transform:uppercase;margin-bottom:20px;}
.oddsFont p{background:url(../images/side_li.png) no-repeat left 12px;padding-left:25px;font-size: 16px;line-height: 36px;margin-bottom:8px;padding-bottom:8px;}
.odds1{background:url(../images/odds1.jpg) no-repeat right top;padding:35px 505px 0 0;height:310px;}
.odds2{background:url(../images/odds2.jpg) no-repeat left top;padding:51px 0 0 540px;height:300px;}
.odds3{background:url(../images/odds3.jpg) no-repeat right top;padding:30px 510px 0 0;height:300px;}
.odds4{background:url(../images/odds4.jpg) no-repeat left top;padding:30px 0 0 540px;height:290px;}

#news{padding: 70px 0 70px;position: relative;background-color: #f8f8f8; overflow:hidden}
#news .tit{font-size: 24px;color: #333333;font-weight: bold;line-height: 100%;margin-bottom: 50px;text-align: center;}
#news .tit h3{font-size: 30px;line-height: 100%;}
#news .tit h3::after{content: '';display: block;margin:10px auto;height: 5px;width: 35px;background-color: #0075c5;}
#news .tit p{font-size: 16px;color: #666666;font-weight: normal;letter-spacing: 3px;}
#news .lists{}
#news .lists ul{margin: 0; padding:0;}
#news .lists ul li{width: 360px; padding:15px; margin-right:15px; float:left; background:#fff;}
#news .lists ul li .img{margin-bottom: 20px; height:270px;}
#news .lists ul li .img img{height:270px; max-width:360px;}
#news .lists ul li h3{font-size: 18px;color: #333;line-height: 100%;margin-bottom: 15px;}
#news .lists ul li a:hover h3{color: #be050d}
#news .lists ul li p{color: #888;font-size: 13px;margin-bottom: 10px;}
#news .lists ul li p img{margin-right: 10px; vertical-align:middle;}
#news .lists ul li .des{line-height: 24px;color: #878787;margin-bottom: 30px;font-size: 13px;}
#news .lists ul li span{background:url(../images/newsicon2.gif) no-repeat;padding-left: 20px;}
#news .lists ul li:nth-child(3){ margin-right:0;}


.pure-table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}
 
.pure-table caption {
    color: #000;
    font: italic 85%/1 arial,sans-serif;
    padding: 1em 0;
    text-align: center;
}
 
.pure-table td,.pure-table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
	border-bottom: 1px solid #cbcbcb;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em;
}
 
.pure-table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}
 
.pure-table td {
    background-color: transparent;
}

/* 广告2 */
#ad_bg1 {
	width: 100%; 
	height: 150px;
	background: url(../images/gg_bg.png) center no-repeat;
	text-align: center;
	margin-top: 35px;
}
.ad02_txt {
	margin: 0 auto;
	width: 1050px;
	padding-left: 100px;
	overflow: hidden;
}
.ad02_l {
	width: 695px;
	text-align: center;
	color: #eee;
	overflow: hidden;
}
.ad02_l h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 45px;
	padding-top: 15px;
}
.ad02_l li {
	font-size: 24px;
	line-height: 40px;
}
.ad02_l p {
	font-size: 16px;
	line-height: 32px;
}
.ad02_r {
	width: 200px;
	overflow: hidden;
}
.ad02_r p {
	background:url(../images/tel.png) no-repeat 22px 10px;
	padding-left: 20px;
	color:#eee;
	margin-top: 20px;
}
.ad02_r p span {
	font-size: 18px;
	padding-left: 15px;
	line-height: 36px;
}
.ad02_r p b {
	font-size: 25px;
	display:block;
	font-family:Arial;
	padding-top: 5px;
}


/*  */

.conjecture {
    background-color: #f8f8f8;
    padding: 70px 0;
	overflow:hidden;
}

.contop {
    text-align: center;
    margin-bottom: 52px;
}

.contop h3 {
    color: #c3c3c3;
	line-height:40px;
    font-size: 30px;
}

.contop h4 {
    color: #606060;
    font-size: 30px;
	line-height:40px
    padding-bottom: 25px;
    position: relative;
    font-weight: 600;
}

.conjecture ul {
    width: 100%;
}

.conjecture ul li {
    float: left;
    width: 18%;
    text-align: center;
    padding: 0 1%;
}

.conjecture ul li>h3 {
    font-size: 16px;
    color: #494949;
    margin-top: 29px;
    margin-bottom: 18px;
}

.conjecture ul li>p {
    font-size: 12px;
    color: #787777;
}

.conimg {
    display: inline-block;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid rgba(0, 0, 0, 0.0);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

/* 量身定制 */

.professional *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.professional {
    width: 100%;
    height: 650px;
    background-image: url("../yixin/background_02.png");
    background-size: 100% 100%;
    padding: 70px 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	
}

.professional .contop h3 {
    color: #c3c3c3;
	line-height:40px;
}

.professional .contop h4 {
    color: white;
	line-height:40px;
}

.profewrap li {
    float: left;
    width: calc(100% / 6);
    text-align: center;
    background-color: white;
    height: 280px;
    padding: 60px 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgb(66, 66, 66);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.profewrap li.active {
    width: calc(100% / 3);
    background-color: #e62129;
    padding: 60px 70;
}

.profewrap li>p {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: relative;
}

.profewrap li>p img {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
}

.profewrap li>p img.showimg {
    display: none;
}

.profewrap li>p img.hiddenimg {
    display: inline-block;
}

.profewrap li.active>p img.showimg {
    display: inline-block;
}

.profewrap li.active>p img.hiddenimg {
    display: none;
}

.profewrap li>h3 {
    font-size: 16px;
    color: #656565;
    margin: 20px 0;
}

.profewrap li.active>h3 {
    color: white;
}

li .probottom>p {
    font-size: 12px;
    color: white;
    line-height: 2;
    display: none;
}

li.active .probottom>p {
    display: block;
}

li .probottom {
    padding-top: 30px;
}

li.active .probottom {
    padding: 0;
}

li .probottom>a {
    border: 1px solid #d2d2d2;
    border-radius: 30px;
    display: inline;
    padding: 3px 10px;
    font-size: 12px;
    color: #6c6a6a;
    margin-top: 49px;
}

li .probottom>a img {
    width: 5px;
    position: relative;
    bottom: 2px;
    margin-left: 5px;
}

li.active .probottom>a {
    display: none;
}

.service {
    width: 100%;
    height: 670px;
    position: relative;
    background-image: url("../images/background1_02.png");
    background-size: 1600px 670px;
    background-position: center 0;
    background-repeat: no-repeat;
}

.servwrap {
    width: 100%;
    height: 470%;
    position: relative;
}

.servwrap li {
    position: absolute;
    width: 175px;
    height: 175px;
    background-image: url("../images/圆角矩形5拷贝.png");
    background-size: 100% 100%;
    padding: 10px 15px;
    text-align: center;
    font-size: 12px;
    color: #4f4f4f;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.servwrap li span {
    color: #e62129;
}

.servwrap li.active span {
    color: white;
}

.servwrap li h3 {
    color: #adadad;
    font-size: 30px;
    font-style: oblique;
}

.servwrap li p {
    line-height: 1.5;
    font-size: 12px;
}

.servwrap li.active h3 {
    color: white;
}

.servwrap li.active {
    background-image: url("../images/圆角矩形5.png");
    color: white;
}


/*首页产品分类*/
.fenlei{margin-top: 10px;}
.fenlei ul{width: 100%;max-height: 50px;margin: 5px 0;overflow: hidden;}
.fenlei ul li{float: left;width:9.6%;height: 50px;overflow: hidden;line-height: 50px;margin: 0 0.2%;border-radius: 5px;background: #f1f1f1;text-align: center;}
.fenlei ul li a{display: block;border-radius: 5px;}
.fenlei ul li a:hover {background: #be050d;color: #fff; font-weight: bold;}
.fenlei ul li.lei{color: #fff; background: #a09b9b; font-size:16px; font-weight:700;}

.weizhi{position: relative;font-size: 14px;line-height: 40px;}


/*右边产品图*/
.product_xp{max-width: 970px; margin:0 auto;}
.product_xp .fenlei ul{max-height: 40px;}
.product_xp .fenlei ul li{height: 40px;line-height: 40px;}
.product_xp .chanpinlist ul li{width: 23%;margin: 6px 1%;}
.product_xp .chanpin p{font-size: 14px;}
.chanpinlist{background:#fff;}
.chanpinlist ul{overflow: hidden;}
.chanpinlist ul li{width: 19%;float:left;margin: 6px 0.5%;background:#FFF;overflow: hidden;}
.chanpinlist ul li:hover{box-shadow: 0px 0px 10px #4498e1;}
.chanpinlist .too{width: 100%;overflow: hidden;}
.chanpinlist .too a{display: block;width: 160px;height: 50px;line-height: 50px;margin: 30px auto;background: #4498e1;color: #fff;border-radius: 5px;text-align: center;}
.chanpin{margin: 5px 2%;overflow: hidden;}
.chanpin a{display: block;/*border-bottom: 1px dashed #ccc;*/}
.chanpin a img{width: 100%;height: auto;transition: all .3s ease;}
.chanpin a:hover img{margin-left:1px;}
.chanpin a:hover{text-decoration:underline;}
.chanpin p{width: 100%;line-height:44px; font-size:16px;text-align:center; font-weight:bold; background-color:#d8ad76; color:#FFFFFF;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

.chanpin .a,.chanpin .b,.chanpin .c{ line-height: 24px;font-size:12px;color: #666;padding-left:18px;background:url(../images/abc.png) 0 6px no-repeat;}
.chanpin .b{background-position: 0px -24px;}
.chanpin .a{background-position: 0px 0px;color:#F60;}
.chanpin .a{background-position: 0px 0px;}
.chanpin .c{background-position: 0px -48px;}
/*标签+上下文*/
.zuoyou{width: 95.5%;padding: 15px 2%; margin:20px 0;overflow:hidden;background:#eee;border:1px solid #ccc;border-radius: 3px;}
.zuoyou .zuo,.zuoyou .you{max-width:48%;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zuoyou .zuo{float: left;}
.zuoyou .you{float: right;}
a#top,a#top_m{width: 20%;min-width: 160px; margin:0 auto; height: 50px;line-height: 50px;margin-top: 20px; text-align: center;background: #4498e1;color: #fff; border-radius: 10px;}
a#top{display: block;}
a#top:hover,a#top_m:hover{background: #f60;}


.category-trigger,.layer-nav,#top_m,.too{display: none;}

/*-------------------产品详情页--------------------*/
.chanpinxq{background:#fff;box-shadow: 4px 3px 4px #CCC; border: 1px solid #ccc; overflow: hidden;}
/*left*/
.chanpinxq .left{width:50%; float:left;border-right: 1px solid #ccc;}
/*#preview{margin:15px; text-align:center;}
#preview .jqzoom{width: 450px; height: 450px; position:relative; overflow:hidden;}
#preview .jqzoom img{width: 100%;height: auto;}
#preview #spec-n5{padding-top:6px; overflow:hidden;}
#preview #spec-n5 .control{width:10px; height:45px;margin-top:5px; cursor:pointer; }*/
#spec-left{ background:url(images/left.gif) no-repeat;}
#spec-right{background:url(images/right.gif) no-repeat;}
#spec-list{ width:90%; float:left; overflow:hidden;display:inline; margin-left:1%;}
#spec-list ul li{ float:left; margin-right:0px; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}
#spec-list div{ margin-top:0;margin-left:-30px; margin-left:0;}
#spec-list .list-h li{ float:left;}
/*选取框*/
.zoomdiv{z-index:100;position:absolute;border:1px solid #e4e4e4;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
/*right*/
.chanpinxq .right{width: 48%; float:right;}
.chanpinxq .right h1{line-height: 2.2em;font-size: 20px;}
.chanpinxq .right ul li{margin-top: 1em;font-size: 14px; line-height:2em;overflow: hidden;}
.chanpinxq .right ul li span{display: table-cell;width: 100px;padding-left: 0.5em;background: #ccc;}
.chanpinxq .right ul li.shuxing{max-height:300px;padding-right: 25px;line-height: 2em;}
/*.chanpinxq .right .jiage{width: 104%; margin:10px 0;margin-left: -4%; padding:10px 0;background:#E0E0E0;}
.chanpinxq .right .jiage div{margin-left: 4%;}*/
.chanpinxq .right ul li i{padding-left: 2em;}
/*详情内容*/
.body{background:#fff;margin-top:20px;overflow:hidden;}
.body .b_bt{width: 100%;background: #E9E9E9;border-bottom: 2px solid #A9C4DE;}
.body .b_bt span{display: block; width: 140px;height: 35px;line-height: 35px;text-align: center; background: #A9C4DE;color: #fff; font-weight: bold;    margin: initial;
border-top-left-radius: 5px;border-top-right-radius: 5px;}
.body p{ font-size:16px;line-height:2em;}
.body img{ max-width:100%; height:auto !important;clear: both; display: block; margin:auto!important;}
.body h3{ padding:6px 10px; background:#699; color:#fff;display: inline-block; border-radius:5px;}
.body .chanpinlist{margin-bottom: 30px;}
.body .chanpin a{border-bottom:none;}
.body .chanpin p{width: 100%;text-indent: inherit;}




